type runtime.gclink

3 uses

	runtime (current package)
		mcache.go#L63: type gclink struct {
		mcache.go#L74: func (p gclinkptr) ptr() *gclink {
		mcache.go#L75: 	return (*gclink)(unsafe.Pointer(p))